<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><!--[if gte mso 9]><xml>
 <w:WordDocument>
  <w:View>Normal</w:View>
  <w:Zoom>0</w:Zoom>
  <w:PunctuationKerning/>
  <w:ValidateAgainstSchemas/>
  <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
  <w:IgnoreMixedContent>false</w:IgnoreMixedContent>
  <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
  <w:Compatibility>
   <w:BreakWrappedTables/>
   <w:SnapToGridInCell/>
   <w:WrapTextWithPunct/>
   <w:UseAsianBreakRules/>
   <w:DontGrowAutofit/>
  </w:Compatibility>
  <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
 </w:WordDocument>
</xml><![endif]--><!--[if gte mso 9]><xml>
 <w:LatentStyles DefLockedState="false" LatentStyleCount="156">
 </w:LatentStyles>
</xml><![endif]--><!--[if gte mso 10]>
<style>
 /* Style Definitions */
 table.MsoNormalTable
        {mso-style-name:"Table Normal";
        mso-tstyle-rowband-size:0;
        mso-tstyle-colband-size:0;
        mso-style-noshow:yes;
        mso-style-parent:"";
        mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
        mso-para-margin:0cm;
        mso-para-margin-bottom:.0001pt;
        mso-pagination:widow-orphan;
        font-size:10.0pt;
        font-family:"Times New Roman";
        mso-ansi-language:#0400;
        mso-fareast-language:#0400;
        mso-bidi-language:#0400;}
</style>
<![endif]-->

<p class="MsoNormal"><span style="" lang="EN-US">I have made
one template with fullscreen maplayer div and </span><span class="shorttext"><span style="color: black; background: none repeat scroll 0% 0% rgb(230, 236, 249);" lang="EN">cascading</span></span><span style="" lang="EN-US"> divs (divs that overlay each other)
for tools and legend.</span></p>

<p class="MsoNormal"><span style="" lang="EN-US">&nbsp;</span></p>

<p class="MsoNormal"><span style="" lang="EN-US">z-index of <span style="">&nbsp;</span>MapLayerBG: 10 (from MapDHTML.js – jsapi mode)</span></p>

<p class="MsoNormal"><span style="" lang="EN-US">&nbsp;</span></p>

<p class="MsoNormal"><span style="" lang="EN-US">z-index of <span style="">&nbsp;</span>MapLayerDiv: 11</span></p>

<p class="MsoNormal"><span style="" lang="EN-US">&nbsp;</span></p>

<p class="MsoNormal"><span style="" lang="EN-US">z-index of <span style="">&nbsp;</span><span style="">&nbsp;</span>tools
layer: 1114 (or everything bigger than 12 which is roi layer index)</span></p>

<p class="MsoNormal"><span style="" lang="EN-US">&nbsp;</span></p>

<p class="MsoNormal"><span style="" lang="EN-US">z-index legend:
1114</span></p>

<p class="MsoNormal"><span style="" lang="EN-US">&nbsp;</span></p>

<p class="MsoNormal"><span style="" lang="EN-US">The problem
is that, although layer with tools overlay <span style="">&nbsp;</span>MapLayerDiv and MapLayerBG, when I click to
select one tool (inside tools layer area), the tool is active for all maplayer
area beside the overlapping. It seems that overlapping of divs does not
deactivate-activate the tool.</span></p>

<p class="MsoNormal"><span style="" lang="EN-US">&nbsp;</span></p>

<p class="MsoNormal"><span style="" lang="EN-US">I am
thinking of inserting onmouse-evets for activate and deactivate the tools but I
don’t like that solution.</span></p>

<p class="MsoNormal"><span style="" lang="EN-US">&nbsp;</span></p>

<p class="MsoNormal"><span style="" lang="EN-US">Is any way
to alter tools widget and <span style="">&nbsp;</span>ignore the
overlay layers.</span></p>

</td></tr></table><br>