I have a (some) modeless MFC dialog(s) which is (are) always on top of their parent windows (MDI child forms). If I have two of these dialogs open they 'z-order' between themselves correctly when the focus switches. Is there any way to have them z-order behind their parents...do I have to get into the MDI framework for that?