Maui’s Hair Sparks Online Roasting as Dwayne Johnson Returns in Moana Live-Action

Maui’s Hair Sparks Online Roasting as Dwayne Johnson Returns in Moana Live-Action
source: gettyimages
March 24, 2026

The online world is buzzing (and joking) about Dwayne Johnson’s look as Maui in the forthcoming live-action Moana. Fans have pointed out that achieving Maui’s signature showpiece required more than a simple wig, and many are joking that the final result resembles cosplay rather than the demigod.

Moana’s box-office success has long been a money-printing machine for Disney, with the original film pulling in about $700 million worldwide and a sequel reportedly surpassing a billion. No surprise, then, that Disney is pushing ahead with a live-action remake, with Johnson again stepping into Maui’s larger-than-life sandals.

The spotlight has shifted to the first trailer, where one conspicuous detail dominates conversation: Maui’s headgear and hair.

Director Thomas Kail explained that Maui’s hair was a carefully considered element, designed to respond realistically to the water and movement. He noted the challenge of how the hair would look wet and the overall weight of the centerpiece, which he described as adding noticeable heft during long shoots.

Johnson himself has been candid about the physical and logistical difficulties of wearing Maui’s look. He revealed it took roughly two and a half hours to suit up in the Maui muscle costume and wig, a process he described as grueling due to heat and the demands of the prosthetics. He recounted that a crew of five to six people would help between takes, using fans and assistants to manage the heavy ensemble.

The star explained that the decision to use a real bodysuit and prosthetics, rather than relying solely on visual effects, was driven by the desire for tactile realism and emotional resonance. The final look requires wearing roughly 40 extra pounds, which he said complicates performance but ultimately offers a more believable presence on screen.

Moana is currently slated for release on July 10, 2026. For readers planning ahead, you can check the 2026 film release guide for other anticipated titles.

Related links

By submitting, I confirm I have the right to share this link and I agree to link back to this article from the submitted page. Duplicate URLs are rejected. Up to 5 links per page.

GraphQL · 356 ms
query Q($id: Int!, $domain: Int!, $srcId: Int!, $hasSrc: Boolean!, $hasSelf: Boolean!) {
  self: qa_ai(where: {id: {_eq: $id}}, limit: 1) @include(if: $hasSelf) {
    id
    title
    text
    date
  }
  linksarticle: qa_ai(where: {domain: {_eq: $domain}, id: {_neq: $id}}, order_by: {id: desc}, limit: 8) {
    id
    title
  }
  linksbottom: qa_ai(where: {domain: {_neq: $domain}, id: {_lt: $id}}, order_by: {id: desc}, limit: 3) {
    id
    title
    domain
  }
  source: qa_ai(where: {id: {_eq: $srcId}}, limit: 1) @include(if: $hasSrc) {
    id
    title
  }
}
{
  "id": 6646868,
  "domain": 6,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}