tax_input in wp_insert_post partly not working

Try to append it in array, like this:
see this: Insert post with custom taxonomy and post meta data

'tax_input' => array(
    "programmas" => array('Modern Family'),
    "zenders" => array('ABC'),
),