How to block full page when we have horizontal scrollbar using BlockUI plugin?

How to block full page when we have horizontal scrollbar using BlockUI plugin?

 We are using jquery BlockUI Plugin, When we open a window with limited size( like -500x300) and we apply blockUI, then it block only visual area and not the remaining part, when we scroll horizontally we can click anywhere hence failed to block full page. How to block full page when we have horizontal scroll bar?