// ohne tabindex createButton(textarea, 'b', 'b', addTo); // mit tabindex createButton(textarea, 'b', 'b', addTo, 1);