I am wondering why my DOJO Dialog box cannot appear in Firefox but can appear in IE and Google Chrome.

With
Code:
dialog5.show();
I thought my dialog box will automatically show in browser ? It is the case for IE and Google Chrome but not for firefox

How come ?