1: <cms:contentload editable/>
2: <cms:contentload editable/>
there are two of <cms:contentload>
in one jsp page.
The problem is, the edit button of first <cms:contentload>
, instead of staying at the tag, has been positioned to the second <cms:contentload>
tag. and overlay completely.