Trouble using wordpress functions in a pop-up modal form

You’re probably missing some arguments.

<?php wp_dropdown_categories('show_count=1&hierarchical=1'); ?>

For more arguments, look here Codex