Overlay setting not being passed to modal dialog
When using the overlay{} option in a dialog, its contents are not
being applied to the resulting dialog.
Using 1.6rc6.
For example:
overlay: { backgroundColor: '#000', opacity: 0.5 },
does not have any effect whatsoever