.drag-shield {
	bottom: 0px ;
	left: 0px ;
	position: fixed ;
	right: 0px ;
	top: 0px ;
	z-index: 2 ; /* Or whatever your application requires to be on TOP. */
}