I have a dialog with an overlay declared like so:
.ui-widget-overlay { position: absolute; left: 8px; top: 9px; hei
You could try using $(this).attr('style', 'height:1167px !important'); I haven't tested it, but it should work.
$(this).attr('style', 'height:1167px !important');