Today I run in a problem at a customer site. They run Domino 8.5.2 and are not (yet) intending to upgrade to 8.5.3
I can reproduce it in the demo database delivered with the 8.5.2 Extension Library Codestream.
Reproduce
Go the 'Domino_Pickers.xsp' in the demo database in a real IE9 browser

Press the picker button
The page underlay will be visible, because the form is not clickable anymore.
In my Debug window I get the errors.

I searched the internet, and saw that it something to do with '_destroyAll' method
http://old.nabble.com/Problems-creating-dynamic-Dialogs-td27455324.html
I tried it in the demo database of the 8.5.3 code stream. And there it's works well.