[jQuery] BUG: oversized overlay in IE web browsers ( demo included )

[jQuery] BUG: oversized overlay in IE web browsers ( demo included )


Hello. I found a minor bug that affects overlay in IE web browsers (at
least in IE6).
Please take a look at this very simple demo:
http://74.205.76.81/blockuitest/
In IE(6), the overlay is a bit taller than the browser window, so a
scrollbar appears on the right whenever the overlay is present. In
other web browsers, this doesn't happen.
I found a similar bug with the Boxy plug-in a couple of weeks ago, and
its author was able to fix it pretty easily. I'm a jQuery/javascript
novice, so I'm not sure how the fix was implemented. Would this be
worthwhile and easy fix for blockUI as well?
JR