When trying to block a row (tr), cell (td) or an entire table using blockui the entire window gets blocked.
eg: $('table tr:first').block(); Anyone have a patch laying around to get that behaviour working or is interested in creating that functionality, cause my JS knowledge isn't that advanced yet. I'm using blockui 2.09 .