The span tag just needs absolute positioning. Use the Z index to stack multiple AP elements.
<span style="position:absolute; border-width:1px; border-style:solid; border-color:#000; display:block; z-index:10; top: 38px; height: 65px; left: 48px; width: 141px;" id='name'>

|