Hi all, I have a dijit confirm dialog so it pops up when a user is going to delete something. The issue was that the confirm dialog always appeared behind a tooltip dialog. Please see screenshot below. Is there a way to let the confirm dialog always appears on the top. I tried z-index but the confirm dialog doesn't seem to have a z-index attribute. Any suggestions?