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

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


Hi,
I have problem when using ui.dialog in EI8. When opening dialog with
"modal: true" dialog sometimes does not appears but overlay appeared
and content is blocked. When clicking escape after that overlay goes
away but all links are blocked and i can't change abything in editors.
I debugged it and seems like $.ui.dialog.overlay.resize function in
endless cycle. How can i fix that?
Help please.