diff --git a/src/styles/globals.scss b/src/styles/globals.scss
index 84f9decd0b80036bee5aca22bc19918a2f2cba85..50254845e9385850f8b058b7b46ab1573d104f2d 100644
--- a/src/styles/globals.scss
+++ b/src/styles/globals.scss
@@ -207,7 +207,7 @@ $link-decoration: none;
 
 			.vjs-menu-content {
 				background-color: rgba(53, 55, 65, .9);
-				z-index: 2;
+				z-index: 102;
 				border-radius: 1;
 				padding: 3px;
 			}