We have a Dropdownlist in a Window that gets a wrong Z-Index. We haven't been able to duplicate this problem in Dojo so we know it's likely an issue with how we have something setup. However, we're not sure where to start looking.
The Window gets a z-index of 10003 and the dropdownlist gets a z-index of 10002, which positions it behind the window.
We are using angular-kendo if that makes any difference.