FIX decorated selects by RadFormDecorator in Lightweight mode do not have z-index
For the time being the following CSS can be used:
<style>
.rfdSelectBox.rfdSelectBox_Default.rfdSelectBoxDropDown {
z-index: 4007;
}
</style>
Where 'Default' is the name of the skin.