I have a layer with an image inside:
and it is fixed positioned:
this way not cross browser you must set percent width for layer e.g width:30% and set left:35% and right:35% and position:fixed this is better and work on all browser RTL and LTR
width:30%
left:35%
right:35%
position:fixed