/* Define z-index property to ensure proper stacking, thus fixing T249557 */
.mw-json-schema-code-samples {
	z-index: 1;
}