I can confirm that commenting out the following line
wp-content/plugins/theme-my-login/modules/themed-profiles/themed-profiles.php : 249
// wp_enqueue_script( 'user-profile' );
removes the plain text display box below the password and resolves the problem.