enabled property
When enabled, PopOverlay and s_modal register lightweight layer entries into a single root overlay host. This avoids z-order surprises when both systems are active by letting a shared sorter decide the final stack.
Implementation
static bool enabled = true;