[jQuery] block plugin

[jQuery] block plugin


I use the block pluggin in my App.
I have a Page with this structure:
<div>
</div>
<div id=iframe>
<iframe>
</div>
if I execute the blockUI action in the iframe content only blocks the
iframe window... I would like to block the main window.... in order to
block all the screen?
Any idea¿?