jquery modal dialog problem

jquery modal dialog problem

I want to use a jquery modal dialog, but for some reason when i call one it stretches my entire page (in IE).
With other words, i can scroll down for a veeery long time, eventhough there isn't any content all the way down there.
 
Also, when i try to use it in Chrome it changes the looks of a few DIVS on my page. It also stretches my page a bit, but not as much as in IE.
 
Anyone know about this behaviour? And what might be causing this problem?