Testing the showModalDialog method of the window element, I noticed that Firefox ignores the 'center' & 'resizable' options, although the documentation states that these options are supported.
Chrome is also ignoring the 'resizable' option, with only IE & Safari being the 'good' browsers.
Is there any tricks to make the others behave correctly?