jQuery Dilaog Resize Issue in IE

jQuery Dilaog Resize Issue in IE

Hi
I am using resizable jQuery dialog. When resized, the content inside
the dialog shows OK in firefox but in IE a vertical scroll bar
appears. The bottom arrow of the scroll bar is not visible and out of
the dialog.
When I inspect it using IE developer tool, it shows that the content
is going out of the dialog height.
If I close the dialog and open again the content shows normally and
the scroll bar doesn't appear anymore.
Your help is appreciated.
Thanks
Kapil
--