Is it possible to show a popup that stays visible and does not go away on mouseclicks?
This is unfortunately not possible. You can use the modal version which does not clear until you manually close it from a button click, but the main form cannot be focused.