Modal popups ar the ones opened by
window.showModalDialog JS function. The attached HTML
contains a simple example of such a popup.
The issue of current version (2.2.2) of Watij is that on
regular popup the ie.childBrowsers get's populated but
on Modal Popup it does not.
The sample Java code for ilustrating it is also attached.
Simple test showing modal and non-modal popups
Java code ilustrating the modal popup issue