.ui-widget-overlay {
    height:100%;
    min-height: 5000px;
    left:0;
    position:fixed;
    z-index: 1001;
    top:0;
    width:100%;
}