Index: /veekun/trunk/templates/style/global.tt
===================================================================
--- /veekun/trunk/templates/style/global.tt (revision 386)
+++ /veekun/trunk/templates/style/global.tt (revision 444)
@@ -178,5 +178,5 @@
 
 /* javascript suggestion dropdown */
-ul#dexsuggest { position: absolute; margin: 0; padding: 0; border: 1px solid [% dark_separator %]; background: [% tablerow_fill2 %]; color: black; max-height: 10em; /* x * (1 + 0.25 * 2) */ overflow: auto; text-align: left; }
+ul#dexsuggest { position: absolute; z-index: 100; margin: 0; padding: 0; border: 1px solid [% dark_separator %]; background: [% tablerow_fill2 %]; color: black; max-height: 10em; /* x * (1 + 0.25 * 2) */ overflow: auto; text-align: left; }
   ul#dexsuggest li { cursor: pointer; padding: 0.33em; margin: 0; height: 1.2em; line-height: 1.2em; overflow: hidden; list-style: none; background: transparent no-repeat 0.33em center; padding-left: 32px; }
     ul#dexsuggest li span.typed { font-weight: bold; padding-left: 0.66em; }
