When I use the Insert Layer button, the Layer is inserted like this:
<div style="WIDTH: 104px; POSITION: absolute; HEIGHT: 104px">
Is there a way to change the behavior of the Button to Insert <div style="WIDTH: 104px; POSITION: relative; HEIGHT: 104px"> and prevent Users from adding a absolute Layer within the HTML part of the Editor?