I use jquery ui dialog widget. Everything works fine in FF, Opera etc., except IE. The problem is that when dialog is opened in Internet Explorer, some space (not covered with that "modal gray layer") is added at the bottom of the document, and page is scrolled to the bottom. So I don't even see the dialog, I have to scroll up, to see it fully.
Anyone had that problems? Any solutions?
EDIT: now I see, that this "bottom space" is also added in FireFox, but it doesn't scroll to it like in IE.