Change z-index for the widget's popup

Add this code to the Custom CSS field on the Appearance tab of your YouTube Gallery widget’s settings:

.yottie-popup {
z-index: 99999 !important;
}