Actually looking again there’s a fairly simple fix for this. I’ll include it in the next release.
For now you can simply amend the file /themes/kiwitreees/style.css by adding this to the group of style under the heading “========= jquery-ui.custom.css changes ============”
with this:
.ui-front {
z-index: 2000;
}