.uc-hide-button-over {
  position: relative;
  z-index: 201;
  background: white; /* 👈 добавляем фон, чтобы он реально "перекрывал" */
}