I build a popup which contains a treePanel. when the treePanel shows up inside the popup, it is transparent. Everything below it shows thru. see attached image.
I tried popup.setZIndex(1), but did not fix it.
checking css shows nothing that affects background transparency. How do I make the popup and the treepanel it contains both opaque?