<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -35,7 +35,7 @@ var QuickSelect;
       }
 
     // Create the list DOM
-      results_list = $('&lt;div class=&quot;'+options.resultsClass+'&quot; style=&quot;display:block;position:absolute&quot;&gt;&lt;/div&gt;').hide();
+      results_list = $('&lt;div class=&quot;'+options.resultsClass+'&quot; style=&quot;display:block;position:absolute;z-index:9999;&quot;&gt;&lt;/div&gt;').hide();
       // Supposedly if we position an iframe behind the results list, before we position the results list, it will hide select elements in IE.
       results_mask = $('&lt;iframe /&gt;');
       results_mask.css({border:'none',position:'absolute'});</diff>
      <filename>quickselect/jquery.quickselect.js</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>84cbd637d52f575efa64f37a778179335b62d139</id>
    </parent>
  </parents>
  <author>
    <name>dcparker</name>
    <email>dcparker@gmail.com</email>
  </author>
  <url>http://github.com/dcparker/jquery_plugins/commit/bc10b801ba881d5e41813b9aec67daa1797fdf99</url>
  <id>bc10b801ba881d5e41813b9aec67daa1797fdf99</id>
  <committed-date>2009-11-12T11:46:18-08:00</committed-date>
  <authored-date>2009-11-12T11:46:18-08:00</authored-date>
  <message>Fixed to work with jQuery.UI.Dialog.</message>
  <tree>a4a00a9602198ca3073bee1ba0bf2cb29a6a58ab</tree>
  <committer>
    <name>dcparker</name>
    <email>dcparker@gmail.com</email>
  </committer>
</commit>
