$.ui.dialog.overlay.resize repeating in IE8

$.ui.dialog.overlay.resize repeating in IE8


This happens when the BODY is small. (fix when set body to height
greater than dialog?)
Have page that changes with tabs and opens dialog for "tickets".
When the tab has limited list of tickets (short BODY) the resize goes
into an infinite loop.
When doing step-over in JS Debugger it keeps going back to the
Sizzle CSS Selector Engine - v0.9.3
.....
return typeof o!=="undefined"&&!o.event.triggered?o.event.handle.apply
(arguments.callee.elem,arguments):g
....
I am testing
IE8.0.6001.18372
Vista Business SP1 64-bit