JQuery Dialog - Problem with large page content

JQuery Dialog - Problem with large page content


Hello,
I'm currently using JQuery to take advantage of the the Dialog UI.
I've managed to make it work and everything is great.
Except there's a scenario where the the overlay div (the div that has
a low opacity and appears "in front" of all the elements on the page
to give the effect that everything is disabled except the dialog
itself) stops being transparent. After several tests this happens when
the page context is too "long" i.e. the vertical scrollbar becomes
very thin. Long story short, every time there's too much content on
the page (extremely large content) the dialog appears normally but the
overlay div behind it is NOT transparent and all the previous elements
on the page become hidden behind the silver-colored div which was
supposed to be transparent....
I hope i meant sense. Any ideas out there? Thanks in advance...
-Regards,
Ibrahim