.uc-my-standard-block {
  position: relative; /* или absolute, fixed, sticky */
  z-index: 10; /* Уровень вложенности */
}