This is a jQuery UI Dialog runtime patch that extends it with two additional options:
fixedCenter - locks the dialog to the center of the screen
fixFlash - prevents flash content from being above the dialog in legacy browsers
Usage: simply set these options to true like any other jQuery UI Dialog option.