[jQuery] Problems in the overlay created by SimpleModal in IE6/7

[jQuery] Problems in the overlay created by SimpleModal in IE6/7


Hi,
I don't know how many of you have used or use SimpleModal to create
modal dialogs but I'm having a little issue that's happening in IE6/7.
It works fine in Firefox and I don't see any reason to not work on IE.
Maye you guys can help me find a workaround.
I've created a sample here:
http://nazgulled.clok.info/simplemodal/
The problem is in the overlay <div> create by SimpleModal (I think),
you can easily see the problem in IE6/7 if you compare it to Firefox.
I've downloaded all the samples on SimpleModal website and tested them
locally, the same problem happens. However, if I open the demo page on
SimpleModal website with IE6/7, all the examples work fine. And I
don't get it because I have the same exact code!
Hope someone can help me as this is getting me frustrated and I can't
continue the development on my site without this fixed.