I have a `#main` layer element containing nested elements. On mouse over the editor select all the stacked elements. Therefore `#main` is selected almost all the time. Is it possible to select the first element in front? Perhaps using `z-index`?