.my-overlay {
  pointer-events: none;
}

div[data-elem-type="button"]{
    cursor: pointer;
}