It refers to a Layer that generally has things like Score, Lives, etc that doesn't move on screen when the rest of your game moves around.
You would set the Parallax values to 0,0 so that layer doesn't move. See the Platformer Template for an example.