Hi,
I tried to put a blockui on top of another blockui, and it works (provided the baseZ value is higher for the second blockui of course)
The problem is when I want to close the top-most blockui with the $.unblockUI(); call, both close.
Is there a way to set a namespace or context? I did not find anything related so far on the web.