I have a page that uses the window.showModalDialog to open a dialog and it
worked as espected for a long time. Now I've noticed that when the dialog is
opened the content doesn't fit inside.

After some investigation I've noticed that the "status = no" parameter is
ignored. According to the reference this parameter should work:

[url]http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/reference/methods/showmodaldialog.asp[/url]

Now seems impossible to open a dialog without status bar.

Has somebody had the same problem?

Regards,
Angel.