Appling a z-index token on a tooltip class in CSS.
tooltip
.tooltip { z-index: var(--ods-ref-z-index-tooltip);}
Search