I'm using RadWindow as a modal pop-up in my application. While testing for cross-browser compatibility I ran into a problem with Opera 9.51. When I set the window height to 260px it's setting the internal window height to 260px instead of the entire window height to 260px. It renders correctly in all other browsers (Firefox, IE6-7, Safari, Chrome, Netscape). Is there a possible work-around for this?