The z order decides what sprites are over which sprites. one of your floor sprites here must have a higher z order value than the player sprite. Simply change the z order of the floor sprites to be the same lower z order than the player z order.