Index: branches/5.3.x/core/kernel/utility/debugger/debugger.css =================================================================== diff -u -N -r15483 -r15677 --- branches/5.3.x/core/kernel/utility/debugger/debugger.css (.../debugger.css) (revision 15483) +++ branches/5.3.x/core/kernel/utility/debugger/debugger.css (.../debugger.css) (revision 15677) @@ -76,7 +76,7 @@ .debug_layer_container { left: 2px; top: 1px; - z-index: +1000; + z-index: 1500000; position: absolute; overflow: auto; border: 2px solid;