Well, his approach does not use the API, so it is not the best way, but it may actually work out just fine.
Maybe adding this custom CSS will do the trick:
div#ajaxsearchprobsettings19_1 {
visibility: visible !important;
opacity: 1 !important;
}
On my screen the opacity and the visibility was not correct, that custom CSS should handle that.