.uc-custom-z {
    z-index: 9999999999999999999 !important;
    position: sticky; /* или absolute/fixed/sticky, если нужно */
}