[jQuery] blockUI - Bug overlapping fixed elements

[jQuery] blockUI - Bug overlapping fixed elements


Hey guys,
There seems to be a bug that when you have a fixed element attached to
the bottom of the window and then try to block an element that goes
below the bottom of the window (scrolls) it overlaps onto the fixed
element.. its easier to show a picture:
http://i44.tinypic.com/2z4wocn.jpg
Any ideas as to how I could resolve this?
--Sam