When multiple presentation tags produce visual elements that obscure or overlap each other in the same place, the layer field can be used to prioritise which tags should be rendered in front of (or behind) other tags.
Normally, presentation tags are rendered inline and do not obscure one another, however the layer tag becomes useful when presentation tags are created with inline=false and custom positioning is applied.