So much time I wasted.
After reverse engineering the curesoft minified (thx) javascript I finally found out how to do it.
Once you get the RichDropDownList DOM element, you can call GetValue() on it.
Now THAT's the kind information you should give in a proper documentation (yes wasting 3 days looking for such information make me feel like using upper case).