Show close button canceled out by having mulitple pop ups
I have two navigation widgets on my mashup, each opening a different popup. One, Popup A, of them is closed automatically within the popup and should not be able to be closed by the user directly (ShowCloseButton is false).
The other popup, Popup B, DOES need to be closed by the user, and user testing showed they like having the (x) there (ShowCloseButton is true).
It seems that if Popup B is opened up after Popup A, the wires get crossed and we lose the (x) button on the popup. Has anyone else ran into this problem and can explain what is happening?

